DataSource for Entity Framework for WPF/Silverlight
Where メソッド (ProgressiveView<T>)

C1.Data 名前空間 > ProgressiveView<T> クラス : Where メソッド
シンタックス
'宣言
 
Public Function Where( _
   ByVal predicate As System.Linq.Expressions.Expression(Of Func(Of T,Boolean)) _
) As View(Of T)
public View<T> Where( 
   System.Linq.Expressions.Expression<Func<T,bool>> predicate
)

パラメータ

predicate
参照

ProgressiveView<T> クラス
ProgressiveView<T> メンバ